Add various bugfix patches from upstream
authorSimon McVittie <smcv@debian.org>
Thu, 26 Oct 2017 11:17:04 +0000 (12:17 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 26 Oct 2017 11:18:12 +0000 (12:18 +0100)
commit5bf1aa250715ff2ddcdcccce4c8e9f87613c23f3
treef5f79458785190b103335e34c324cc1dcaee891b
parent50a43a92798396fc93afc6362eb196b886f49ad6
Add various bugfix patches from upstream

* d/p/2017.13/lib-core-Init-struct-stat-buffer.patch,
  d/p/2017.13/lib-sysroot-Fix-pointer-going-out-of-scope-in-unlock-code.patch,
  d/p/2017.13/lib-deploy-Ignore-FIFREEZE-FITHAW-errors-when-already-in-.patch,
  d/p/2017.13/lib-deploy-Use-_exit-for-FIFREEZE-watchdog.patch,
  d/p/2017.13/lib-deltas-Check-cancellable-during-processing.patch,
  d/p/2017.13/lib-utils-Check-for-invalid-UTF-8-in-filenames.patch,
  d/p/2017.13/Cope-with-xattr-syscalls-raising-EOPNOTSUPP.patch,
  d/p/2017.13/lib-sysroot-Fix-error-handling-when-mounting-overlayfs-fa.patch,
  d/p/2017.13/lib-repo-Properly-handle-NULL-homedir-when-signing-commit.patch,
  d/p/2017.13/lib-repo-Fix-loading-commitstate-with-parent-repos.patch:
  Add various bugfix patches from upstream
* d/p/2017.13/tests-Add-test-pull-bareuseronly.patch:
  Add more test coverage from upstream
13 files changed:
debian/changelog
debian/patches/2017.13/Cope-with-xattr-syscalls-raising-EOPNOTSUPP.patch [new file with mode: 0644]
debian/patches/2017.13/lib-core-Init-struct-stat-buffer.patch [new file with mode: 0644]
debian/patches/2017.13/lib-deltas-Check-cancellable-during-processing.patch [new file with mode: 0644]
debian/patches/2017.13/lib-deploy-Ignore-FIFREEZE-FITHAW-errors-when-already-in-.patch [new file with mode: 0644]
debian/patches/2017.13/lib-deploy-Use-_exit-for-FIFREEZE-watchdog.patch [new file with mode: 0644]
debian/patches/2017.13/lib-repo-Fix-loading-commitstate-with-parent-repos.patch [new file with mode: 0644]
debian/patches/2017.13/lib-repo-Properly-handle-NULL-homedir-when-signing-commit.patch [new file with mode: 0644]
debian/patches/2017.13/lib-sysroot-Fix-error-handling-when-mounting-overlayfs-fa.patch [new file with mode: 0644]
debian/patches/2017.13/lib-sysroot-Fix-pointer-going-out-of-scope-in-unlock-code.patch [new file with mode: 0644]
debian/patches/2017.13/lib-utils-Check-for-invalid-UTF-8-in-filenames.patch [new file with mode: 0644]
debian/patches/2017.13/tests-Add-test-pull-bareuseronly.patch [new file with mode: 0644]
debian/patches/series